Resource StructureDefinition/FHIR Server from package tiplu.maia.schnittstellendefinition#1.1.1 (93 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "MaiaDiagnose",
"url" : "https://tiplu.de/fhir/maia/StructureDefinition/MaiaDiagnose",
"version" : "1.0.0",
"name" : "MaiaDiagnose",
"title" : "Maia Diagnose",
"status" : "active",
"experimental" : false,
"date" : "2023-02-27",
"publisher" : "Tiplu GmbH",
"description" : "Das vorliegende Condition-Profil im UseCase einer Diagnose beschreibt alle verpflichtenden und optionalen Informationen, die ein Datenlieferant für Maia liefern muss.",
"fhirVersion" : "4.0.1",
"kind" : "resource",
"abstract" : false,
"type" : "Condition",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Condition",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Condition.id",
"path" : "Condition.id",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Condition.clinicalStatus",
"path" : "Condition.clinicalStatus",
"mustSupport" : true
},
{
"id" : "Condition.code",
"path" : "Condition.code",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Condition.code.coding",
"path" : "Condition.code.coding",
"slicing" : {
"discriminator" : [
{
"type" : "pattern",
"path" : "$this"
}
],
"rules" : "open"
},
"min" : 1,
"mustSupport" : true
},
{
"id" : "Condition.code.coding:ICD-10-GM",
"path" : "Condition.code.coding",
"sliceName" : "ICD-10-GM",
"min" : 1,
"max" : "1",
"type" : [
{
"code" : "Coding",
"profile" : [
"http://fhir.de/StructureDefinition/CodingICD10GM"
]
}
],
"patternCoding" : {
"system" : "http://fhir.de/CodeSystem/bfarm/icd-10-gm"
},
"mustSupport" : true
},
{
"id" : "Condition.subject",
"path" : "Condition.subject",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"https://tiplu.de/fhir/maia/StructureDefinition/MaiaPatient"
]
}
],
"mustSupport" : true
},
{
"id" : "Condition.encounter",
"path" : "Condition.encounter",
"min" : 1,
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"https://tiplu.de/fhir/maia/StructureDefinition/MaiaKontaktGesundheitseinrichtung"
]
}
],
"mustSupport" : true
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.